home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / misc / unix / SparcTrackr101.readme < prev    next >
Encoding:
Text File  |  1993-12-30  |  1.3 KB  |  39 lines

  1. Short: Plays sound/noisetracker files on a SparcStation
  2.  
  3.  Author of V1.00    : Liam Corner    - zenith@dcs.warwick.ac.uk
  4. Changes in V1.00r by: Rochus Wessels - srb103@math.uni-muenster.de
  5.  
  6. I have included some new Options:
  7.   -b : set begin
  8.   -d : display samplenames
  9.   -h : help
  10.   -l : loop
  11.   -r : set restart pattern
  12.   -s : set initial speed
  13.   -v : set volume
  14.  
  15. Compressed Modules will be automaticalley zcat-ed now.
  16.  
  17. I have included libaudio.a and the necessary includes,
  18. because not everybody has them.
  19. You may have to change the path of this includes in str.c.
  20.  
  21.                                                              -RW-
  22.  
  23.  
  24. Changed to V1.01 by : Marco Nelissen - marco@amiga.hse.nl
  25.  
  26. - Speed fixed (samples were too slow compared to playing speed)
  27.   You may need to adjust the speed for your particular Sparc.
  28. - Patternbreak command fixed (it jumped to soon)
  29. - Volumeslide effect (0xA) added
  30. - Reduced CPU-usage.
  31. - '-v' option no longer needs space between '-v' and the volume
  32. - portamento fixed
  33.  
  34. NOTE: the file 'readme.ori' talks about two players. The archive I obtained by
  35. ftp contained only one player however, which was the one for 31-sample modules.
  36. I continued on this version, so if you want to load 15-sample modules, you'll
  37. have to modify the code a bit.
  38. When make-ing I always get some warnings about incompatible this-and-thats.
  39.